home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / snowball.swf / scripts / DefineSprite_412 / frame_7 / DoAction.as
Text File  |  2011-08-19  |  243b  |  10 lines

  1. if(h == 1)
  2. {
  3.    mmessage = _root.hometownchampion + " is the new hometown champion.  But I am sure you can beat that score.";
  4.    _root.newrecordsymb.gotoAndStop(4);
  5. }
  6. else
  7. {
  8.    mmessage = "The hometown champion is still the same.";
  9. }
  10.